home *** CD-ROM | disk | FTP | other *** search
- <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
- <class>ShirinkMFTDlg</class>
- <widget class="QWidget">
- <property name="name">
- <cstring>ShirinkMFTDlg</cstring>
- </property>
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>355</width>
- <height>188</height>
- </rect>
- </property>
- <property name="caption">
- <string>Shrink MFT</string>
- </property>
- <vbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="CTaskDlgLabel">
- <property name="name">
- <cstring>HdmDlg_TaskLabel</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>5</hsizetype>
- <vsizetype>4</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="Caption" stdset="0">
- <string>You are about to breake all</string>
- </property>
- <property name="SubCaption" stdset="0">
- <string>Are you shure?</string>
- </property>
- </widget>
- <widget class="QFrame">
- <property name="name">
- <cstring>frame11</cstring>
- </property>
- <property name="frameShape">
- <enum>NoFrame</enum>
- </property>
- <property name="frameShadow">
- <enum>Plain</enum>
- </property>
- <vbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <property name="margin">
- <number>0</number>
- </property>
- <widget class="QLabel">
- <property name="name">
- <cstring>textLabel1</cstring>
- </property>
- <property name="text">
- <string>Please specify an operation parameters:</string>
- </property>
- </widget>
- <widget class="QCheckBox">
- <property name="name">
- <cstring>ShirinkMFTDlg_CompactBox</cstring>
- </property>
- <property name="text">
- <string>Compact records (moving to the head of the table)</string>
- </property>
- </widget>
- <widget class="QCheckBox">
- <property name="name">
- <cstring>ShirinkMFTDlg_TruncateBox</cstring>
- </property>
- <property name="text">
- <string>Truncate MFT after compacting</string>
- </property>
- </widget>
- </vbox>
- </widget>
- <spacer>
- <property name="name">
- <cstring>spacer2</cstring>
- </property>
- <property name="orientation">
- <enum>Vertical</enum>
- </property>
- <property name="sizeType">
- <enum>Expanding</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>20</width>
- <height>1</height>
- </size>
- </property>
- </spacer>
- <widget class="QLayoutWidget">
- <property name="name">
- <cstring>layout3_2</cstring>
- </property>
- <hbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <spacer>
- <property name="name">
- <cstring>spacer5</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Expanding</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>16</width>
- <height>11</height>
- </size>
- </property>
- </spacer>
- <widget class="QPushButton">
- <property name="name">
- <cstring>HdmDlg_OK</cstring>
- </property>
- <property name="text">
- <string>&Yes</string>
- </property>
- <property name="accel">
- <string>Alt+Y</string>
- </property>
- </widget>
- <widget class="QPushButton">
- <property name="name">
- <cstring>HdmDlg_Cancel</cstring>
- </property>
- <property name="text">
- <string>&No</string>
- </property>
- <property name="accel">
- <string>Alt+N</string>
- </property>
- </widget>
- </hbox>
- </widget>
- </vbox>
- </widget>
- <customwidgets>
- </customwidgets>
- <connections>
- <connection>
- <sender>ShirinkMFTDlg_CompactBox</sender>
- <signal>stateChanged(int)</signal>
- <receiver>ShirinkMFTDlg</receiver>
- <slot>OptDataChanged()</slot>
- </connection>
- <connection>
- <sender>ShirinkMFTDlg_TruncateBox</sender>
- <signal>stateChanged(int)</signal>
- <receiver>ShirinkMFTDlg</receiver>
- <slot>OptDataChanged()</slot>
- </connection>
- </connections>
- <tabstops>
- <tabstop>HdmDlg_OK</tabstop>
- <tabstop>HdmDlg_Cancel</tabstop>
- </tabstops>
- <slots>
- <slot>OptDataChanged()</slot>
- </slots>
- <layoutdefaults spacing="6" margin="11"/>
- <includehints>
- <includehint>taskdlglabel.h</includehint>
- <includehint>apptextbrowser.h</includehint>
- </includehints>
- </UI>
-